home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / STUTTGART / UTIL / SCREEN / PINBOARD / !Pin / !Help next >
Text File  |  1993-12-06  |  4KB  |  110 lines

  1.  
  2.  !Help file for Pin - a superior Pinboard program
  3.     © 1993 Alan Donovan - All rights reserved.
  4.  
  5.  Have you noticed how slow the window redraw is on
  6.  RISC OS 3?  Without the Pinboard module, they go
  7.  at the normal, smooth RISC OS 2 rate.  Don't you
  8.  also hate the way the backdrop requires saving
  9.  every time you make a change?
  10.  
  11.  If so, you'll understand the use of this program.
  12.  It mimics the action of RISC OS 3 pinboard (Unplug
  13.  this module first) but saves itself to hard disc
  14.  every time you add or move an object, plus it
  15.  doesn't slow down the windows - which is strange,
  16.  considering it's in BASIC.
  17.  
  18.  One other feature of this application over some
  19.  others is that it doesn't store a pool of sprites
  20.  of all the pinned objects.  This is wasteful of
  21.  space and utterly pointless when the generic icons
  22.  'file_xxx' and 'application' can be used instead.
  23.  
  24.  It still isn't quite as functional as Acorn's
  25.  version however: all objects can be loaded, run or
  26.  dragged into filer windows, but drags to the icon
  27.  bar can be a little unpredictable.
  28.  
  29.  Supported:   Running applications
  30.               Running files
  31.               Opening directories
  32.               (supports J.H.Oveson's Filer+)
  33.               Shift-Drags to Edit (loads filename)
  34.               Drags to most windows
  35.               Alt, Ctrl, Shift Double clicks
  36.  
  37.  Unsupported: Drags to some windows
  38.               Shift-Drags to Filer
  39.               Drags to some icon bar applications
  40.  
  41.  If anyone knows how the WIMP/Filer messages work,
  42.  or has the PRM's, try and work out what's wrong.
  43.               
  44.  
  45.  History
  46.  =======
  47.  
  48.  v1.00  First solid working version.  Menu neatened
  49.         up, unnecessary options removed.  Saves all
  50.   objects whenever any change is made into a binary
  51.   file (i.e. not easily readable).  Thanks to the
  52.   authors of many other backdrop programs for one or
  53.   two lines of Filer WIMP message code.
  54.  
  55.  v1.50  !RunImage condensed and dead wood removed.
  56.         Error trapper rewritten to cope with files
  57.   on the backdrop not being found when Pin was
  58.   loaded.  This was pretty devastating before, but
  59.   now causes no problem.  Files now appear as empty
  60.   squares if no icon exists for that filetype, and
  61.   applications now have the Archimiedes 'A' symbol
  62.   if they have no sprite.
  63.  
  64.  v1.80  Objects are now stored in a script file, not
  65.         in a "PRINT#..." format, which now makes it
  66.   easily readable.
  67.  
  68.  v2.00  More dead wood removed.  Now does not save
  69.         state after every file of a selection is
  70.  pinned, but waits until they are all there.  One
  71.  or two routines using FOR...NEXT changed to use
  72.  REPEAT..UNTIL for more flexibilty and speed.  One
  73.  really *stupid* bug in error trapper corrected.
  74.  Bugs in error trappers bug me...  :-(
  75.  
  76.  
  77.  © 1993 Alan Donovan Software - All rights reserved.
  78.  
  79.            /|¯ ¯|¯¯¯¯\
  80.           / |   |     \   /¯¯\       /¯¯\ |
  81.          /  |   |      |  \__        |    |
  82.         /---+-  |      |     \ /¯¯\ -+-  -+-   
  83.        /    |   |      |     ] [  ]  |    |    
  84.      _/_   _|_ _|_____/   \__/ \__/  |    \__/ 
  85.  
  86.  
  87.  This program is freeware.  You may distribute or
  88.  copy it freely, so long as no alterations are made
  89.  and no credit to me as the author is removed.  If
  90.  you wish to make any alterations or find any bugs,
  91.  please send them to me so that can include them in
  92.  future versions.  You will, of course, be credited.
  93.  
  94.  
  95.  For further releases, etc.:
  96.  ===========================
  97.                             
  98.  Contact me at: 
  99.                  Alan Donovan Software
  100.                  28 Attwood Road
  101.                  Salisbury
  102.                  Wiltshire
  103.                  SP1 3PR
  104.  
  105.  or (during term-time only) at:
  106.  
  107.                  Pembroke College
  108.                  Cambridge
  109.                  CB2 1RF
  110.          email:  aad1001@hermes.cam.ac.uk